FlexGrid for WinForms
GridRendererOffice2007 Constructor(Color[])



Array with 25 colors to be used as a palette.
Initializes a new instance of a GridRendererOffice2007 using a specified color palette.
Syntax
'Declaration
 
Public Function New( _
   ByVal p() As Color _
)
'Usage
 
Dim p() As Color
 
Dim instance As New GridRendererOffice2007(p)
public GridRendererOffice2007( 
   Color[] p
)
public:
GridRendererOffice2007( 
   array<Color>^ p
)

Parameters

p
Array with 25 colors to be used as a palette.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridRendererOffice2007 Class
GridRendererOffice2007 Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback